home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / trksds42.arc / RA2TRK.ARC / RA2TRK.DOC < prev    next >
Text File  |  1991-06-30  |  2KB  |  66 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                        RA2TRK Version 1.00
  7.  
  8.                     Copyright '91 by Ulrich Bartelt
  9.  
  10.  
  11.         Ra2Trk is a quick and dirty program that converts your
  12.         Remote Access Userbase into REMIND.SYS.
  13.  
  14.         Ra2Trk needs the following files:
  15.  
  16.         USERS.BBS        in the directory SET RA= points to.
  17.         USERSXI.BBS                    "
  18.         RA2TRK.CFG                     "   (only in automode)
  19.  
  20.         REMIND.SYS       in the current directory or in the
  21.                          directory SET FD= points to.
  22.  
  23.         Ra2Trk reads the userfile and appends users with a valid
  24.         birthday to the remind database.
  25.  
  26.  
  27.         To run RA2TRK, there must already exist a RIMIND.SYS file.
  28.         If you don't made it, go to TMSETUP and include a less one
  29.         entry !
  30.  
  31.         There are two modes to run Ra2Trk:
  32.  
  33.         I. Startup mode
  34.  
  35.         Don't make any RA2TRK.CFG file. Just invoke RA2TRK and you
  36.         will be prompted for security level, subject, filename and
  37.         your zone, net, node.
  38.  
  39.         RA2TRK will append *ALL* entrys of your userfile with a
  40.         valid birthday to REMIND.SYS.
  41.  
  42.         II. Automode
  43.  
  44.         You *MUST* have a RA2TRK.CFG file witch will contents the
  45.         answers you have given in mode I in a plain ASCII-file. Here
  46.         is my example:
  47.  
  48.         5<CR>                      Security level
  49.         I remember<CR>             Subject
  50.         BBSBIRTH.REM<CR>           Filename
  51.         2<CR>                      Zone
  52.         241<CR>                    Net
  53.         5800<CR>                   Node
  54.  
  55.         CR means you have to press [ENTER].
  56.  
  57.         RA2TRK will search now for new entrys in your userfile. It will
  58.         compare the users firstdate with its own filedate and will only
  59.         append users who have logged on *NEW* after this date. To hold
  60.         the date of it's last run, it will change the timestamp of
  61.         RA2TRK.EXE.
  62.  
  63.         NOTE: *Never* run RA2TRK.EXE more than one time a day !!!
  64.  
  65.  
  66.